@charset "gb2312";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%;  height:auto;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,i,th,var{font-style:normal;font-weight:normal;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
input:hover,input:active,input:focus{ outline: 0;}
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1200px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
/*top*/
.head{ width:100%;  position:relative; z-index:1000; }
.head .head_top{height:35px; line-height:35px; font-size:12px; color:#666;  position:relative; z-index:10; background-color:rgba(255,255,255,0.4); box-shadow:0 5px 10px rgba(0,0,0,0.02);}
#fancybox-frame{ height:25px; overflow:hidden; margin:5px 0;width: 330px !important;}
.head .head_top .spanN{ padding:0 15px; color:#ccc }
.head .head_top a{ color:#666;}
.head .head_top a:hover{color:#7db52b; text-decoration:underline; }
.head .head_logo{width:100%; position:relative; z-index:11; background-color:rgba(255,255,255,0.02);}
.head .head_logo .logoDiv{float:left; width:567px;height:130px; position:relative;}
.head .head_logo .logoDiv a{ position:absolute; display:block; width:100%; height:100%;  background-image:url(logo.png); background-position: left center; background-repeat:no-repeat;}
.head .head_logo .l1{ margin-top:35px; padding-right:55px; background:url(tel.png) right center no-repeat; }
.head .head_logo .l1 span{ display:block; text-align:right; }
.head .head_logo .l1 .span1{height:20px; line-height:20px; color:#333; font-size:14px; padding-right:2px;}
.head .head_logo .l1 .span2{ color:#ce0d0d; font-size:30px; height:37px; line-height:40px;font-family: "Impact"; font-weight:700;}
.head .head_logo .biaoyu{ height:60px;  margin-top:33px; text-align:left; width:360px;}
.head .head_logo .biaoyu .p1{ font-size:26px; font-weight:700; color:#1a6635/*1a6635*/; height:30px; line-height:30px;}
.head .head_logo .biaoyu .p2{ font-size:16px; color:#333; line-height:35px; height:30px;}
.head .head_logo .biaoyu .p2 span{ color:#e7ac25; padding:0 10px;}

.nav{ position:relative; z-index:10; background-color:#1579e8;/*background-color:rgba(3,82,169,0.8)*//*#292929*/; -moz-transition: all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; }
.nav>.baseDiv{ overflow:inherit;}
.nav:hover{background-color:#1579e8;}
.nav .navBG{ position: absolute; z-index:10; top:100%; left:0; height:0; overflow:hidden; width:100%; background-color:rgba(21,121,232,0.8); -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.nav:hover .navBG{ height:250px;}
.navMain{ position:relative; z-index:100; }
.nav .navMain .navLi{ float:left; position:relative; z-index:10;}
.nav .navMain .navLi.indexLi{}
.nav .navMain .navLi a.a1{ display:block;color:#fff; position:relative; height:60px; line-height:60px;width:150px; text-align:center; font-size:16px; font-weight:400;}
.nav .navMain .navLi a.a1 em{ position:absolute; z-index:10; left:0; bottom:0px; width:0; height:0px; border-top:1px solid rgb(35,99,48); -moz-transition:all 0.4s;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s; }
/*.nav .navMain .navLi.active  .a1,*/.nav .navMain .navLi:hover a.a1{ background-color:#f56900;}
/*.nav .navMain .navLi.active  .a1 em,*/.nav .navMain .navLi:hover a.a1 em{ width:100%;}
.nav .navMain .navLi .dh2{ width:100%;  top:100%; left:0%; position:absolute; z-index:1000;overflow:hidden;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0; height:0;}
.nav .navMain .navLi .dh2 a.a2{display:block; text-align:center;color:#fff; width:100%; line-height:37px; font-size:13px; padding:1px 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nav .navMain .navLi .dh2 a.a2:hover{ color:#fff; background-color:#f56900;}
.nav:hover .navMain .navLi .dh2{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;height:250px;}
.nav .navMain .navLi:hover .dh2{background-color: rgba(21,121,232,0.8);}
/*天空*/
.tiankong{ position:absolute; z-index:1; top:0; left:0; width:100%; height:100%; overflow:hidden;}
.sky {height:480px;width:100%;margin-top:-130px;background:#007fd5;position:relative;overflow:hidden;-webkit-animation:sky_background 20s ease-out infinite;-moz-animation:sky_background 20s ease-out infinite;-o-animation:sky_background 20s ease-out infinite;animation:sky_background 20s ease-out infinite;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.clouds_one {background:url("cloud_one.png");position:absolute;left:0;top:0;height:100%;width:300%;-webkit-animation:cloud_one 20s linear infinite;-moz-animation:cloud_one 20s linear infinite;-o-animation:cloud_one 20s linear infinite;animation:cloud_one 20s linear infinite;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.clouds_two {background:url("cloud_two.png");position:absolute;left:0;top:0;height:100%;width:300%;-webkit-animation:cloud_two 35s linear infinite;-moz-animation:cloud_two 35s linear infinite;-o-animation:cloud_two 35s linear infinite;animation:cloud_two 35s linear infinite;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.clouds_three {background:url("cloud_three.png");position:absolute;left:0;top:0;height:100%;width:300%;-webkit-animation:cloud_three 50s linear infinite;-moz-animation:cloud_three 50s linear infinite;-o-animation:cloud_three 50s linear infinite;animation:cloud_three 50s linear infinite;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
@-webkit-keyframes sky_background {0% {background:#007fd5;color:#007fd5}
50% {background:#a3d9ff/*000*/;color:#a3d9ff}
100% {background:#007fd5;color:#007fd5}
}
@-moz-keyframes sky_background {0% {background:#007fd5;color:#007fd5}
50% {background:#a3d9ff/*000*/;color:#a3d9ff}
100% {background:#007fd5;color:#007fd5}
}
@keyframes sky_background {0% {background:#007fd5;color:#007fd5}
50% {background:#a3d9ff/*000*/;color:#a3d9ff}
100% {background:#007fd5;color:#007fd5}
}
@-webkit-keyframes cloud_one {0% {left:0}
100% {left:-200%}
}
@-moz-keyframes cloud_one {0% {left:0}
100% {left:-200%}
}
@keyframes cloud_one {0% {left:0}
100% {left:-200%}
}
@-webkit-keyframes cloud_two {0% {left:0}
100% {left:-200%}
}
@-moz-keyframes cloud_two {0% {left:0}
100% {left:-200%}
}
@keyframes cloud_two {0% {left:0}
100% {left:-200%}
}
@-webkit-keyframes cloud_three {0% {left:0}
100% {left:-200%}
}
@-moz-keyframes cloud_three {0% {left:0}
100% {left:-200%}
}
@keyframes cloud_three {0% {left:0}
100% {left:-200%}
}


/*banner图*/
#wrapper {background:#f9f9f9;position:relative; width:100%;  overflow: hidden; }

.fullwidthbanner-container {width:100% !important;position:relative;padding:0;/*max-height:450px !important;*/overflow:hidden;height:573px !important;}
.fullwidthbanner-container .fullwidthabnner {width:100% !important;position:relative;}
.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected { width:100px;/*background:#e1472f !important;*/-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/*filter:alpha(opacity=50);*/    -moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-leftarrow:hover,.tp-rightarrow:hover {background-color:#e1472f !important;}
/** BULLETS **/.tp-bullets {z-index:1001;position:absolute; left:auto !important;right:30px; bottom:60px !important; width:90px !important;}
.tp-bullets.simplebullets.round .bullet {cursor:pointer;position:relative;background:#fff;width:50px;height:3px;-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; margin-top:10px; float:right;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/*filter:alpha(opacity=50);*/    -moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7; }
.tp-bullets.simplebullets.round .bullet:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/*filter:alpha(opacity=50);*/    -moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
.tp-leftarrow.large {z-index:100;cursor:pointer;position:relative;background:#393939 url(slider-left-arrow.png) no-Repeat;width:42px;height:43px;margin-left:0px;margin-top:-21px;-webkit-transition:background 0.1s linear;-moz-transition:color,background 0.1s linear;-o-transition:color,background 0.1s linear;transition:color,background 0.1s linear;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);/*增加阴影*//***打开注释，按钮变成圆形的border-radius:20px;所有角都使用半径为5px的圆角，此属性为CSS3标准属性 -moz-border-radius:20px;Mozilla浏览器的私有属性 -webkit-border-radius:20px;Webkit浏览器的私有属性 border-radius:20px 20px 20px 20px;四个半径值分别是左上角、右上角、右下角和左下角 */}
.tp-rightarrow.large {z-index:100;cursor:pointer;position:relative;background:#393939 url(slider-right-arrow.png) no-Repeat 0 0;width:42px;height:43px;margin-left:0;margin-top:-21px;-webkit-transition:background 0.1s linear;-moz-transition:color,background 0.1s linear;-o-transition:color,background 0.1s linear;transition:color,background 0.1s linear;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3); left:auto  !important;; right
:0 !important;;/*增加阴影*//***打开注释，按钮变成圆形的border-radius:20px;所有角都使用半径为5px的圆角，此属性为CSS3标准属性 -moz-border-radius:20px;Mozilla浏览器的私有属性 -webkit-border-radius:20px;Webkit浏览器的私有属性 border-radius:20px 20px 20px 20px;四个半径值分别是左上角、右上角、右下角和左下角 */}
.tp-bullets.tp-thumbs {z-index:100;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;}
.fullwidthbanner-container .tp-thumbs {padding:3px;}
.tp-bullets.tp-thumbs .tp-mask {width:500px;height:50px;overflow:hidden;position:relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width:5000px;position:absolute;}
.tp-bullets.tp-thumbs .bullet {width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/*filter:alpha(opacity=50);*/    -moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-thumbs img {width:100%;}
.tp-bannertimer {width:100%;height:10px;position:absolute;z-index:200;z-index:5000;}
.tp-bannertimer.tp-bottom {bottom:0px !important;height:5px;}
@media only screen and (min-width:768px) and (max-width:959px) {;}
@media only screen and (min-width:480px) and (max-width:767px) {.responsive .tp-bullets.tp-thumbs {width:300px !important;height:30px !important;}
.responsive .tp-bullets.tp-thumbs .tp-mask {width:300px !important;height:30px !important;}
.responsive .tp-bullets.tp-thumbs .bullet {width:60px !important;height:30px !important;}
}
@media only screen and (min-width:0px) and (max-width:479px) {.responsive .tp-bullets {display:none;}
.responsive .tparrows {display:none;}
}
.tp-simpleresponsive img {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-simpleresponsive a {text-decoration:none;}
.tp-simpleresponsive ul {list-style:none;padding:0;margin:0;}
.tp-simpleresponsive >ul >li {list-stye:none;position:absolute;visibility:hidden; height:573px !important; width:100%;}
.caption.slidelink a div,.tp-caption.slidelink a div {width:10000px;height:10000px;}
.tp-loader {background:url(loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;top:50%;left:50%;z-index:10000;position:absolute;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.defaultimg{ width:1920px !important; height:573px !important;}
/*banner图 end*/


/*底部联系*/
.footlx{ background-color:#fff; padding:40px 0; border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.footlx ul{}
.footlx ul li{ float:left; width:25%;}
.footlx ul li .lin{ padding-left:70px; height:60px;}
.footlx ul li .lin .p1{ color:#444; font-size:18px; font-weight:700; line-height:25px;}
.footlx ul li .lin .p2{ color:#777; font-size:18px;line-height:30px;}
.footlx ul li .lin1{ background:url(lx01.jpg) left center no-repeat;}
.footlx ul li .lin2{ background:url(lx02.jpg) left center no-repeat;}
.footlx ul li .lin3{ background:url(lx03.jpg) left center no-repeat;}
.footlx ul li .lin4{ background:url(lx04.jpg) left center no-repeat;}

/*友情*/
.yqlj{}
.yqlj .yqljT{ font-size:15px; font-weight:700; line-height:60px;}
.yqlj .yqlj_box{ width:1125px; padding:10px 0;}
.yqlj .yqlj_box li{ float:left; padding:0 15px;line-height:40px;}
.yqlj .yqlj_box li a{ font-size:14px;}
.yqlj .yqlj_box li a:hover{ text-decoration: underline; color:#}

/*底部*/
.footNav{ background-color:#1c2124;}
.footNav ul{ padding:8px 0;}
.footNav li{ float:left; width:114px; text-align:center; height:40px; line-height:40px; border-left:1px solid #454545;}
.footNav li.indexLi{}
.footNav li a{ display:block; color:#fff; font-size:14px; width:100%; margin:auto;}
.footNav li a:hover{ color:#ffcc33;}
.footNav .lastA{ display:block; float:right; height:56px; line-height:56px; text-align:center; width:160px; color:#fff; font-size:15px; background-color:#eea200;}
.foot{ background-color:#262a2d;}
.foot .footLogo{ width:150px; height:95px; border-right:1px solid #424547; background:url(foot_logo.png) center center no-repeat;}
.foot>.baseDiv{ position:relative; padding:45px 0;  }
.foot .foot_cotact{ padding-left:35px; padding-right:0px; width:580px; border-right:1px solid #424547; line-height:31px;}
.foot .foot_cotact div{ float:left; margin-right:20px; color:#858282; font-size:12px;}
.foot .foot_cotact p{ float:left;}
.foot .foot_cotact div a{ color:#858282;}
.foot .foot_cotact div a:hover{ color:#fff;}
.foot .dianhua{ padding-left:35px;}
.foot .dianhua .span1{ display:block; background-color:#2169bb; color:#fff; width:200px; height:45px; line-height:45px; font-size:14px; text-align:center;}
.foot .dianhua .span2{ display:block; text-align:center; font-size:26px; font-weight:700; color:#bcbcbc; padding-top:10px;}
.foot .gzwm{  position: absolute; top:0; right:0; width:160px; height:100%; background-color:#3d4144;}
.foot .gzwm .ewm{ margin-top:10px;}
.foot .gzwm .ewm img{ display:block; width:140px; margin: auto; }
.foot .gzwm .z{text-align: center;z-index:10; height:20px; line-height:30px; width:100%; color:#ccc; font-size:12px; text-align:center;}
.copyright{ ine-height:25px;  font-size:12px; color:#999; padding:15px 24px 0 0 ;text-align:left; }
.copyright span{ padding:0 8px;}
.copyright a{ color:#999;}
.copyright a:hover{ color:#fff;}

/*搜索*/
.search{ background-color:#fff; border-bottom:1px solid #e5e5e5; padding:15px 0; width:100%; overflow:hidden;}
.search>.baseDiv{/*height:112px; background:url(3_mjho.png) top center no-repeat;*/ }
.search .span1{ display:block; line-height:60px; height:60px; color:#333; font-size:18px; font-weight:700; float:left; padding-left:25px; background:url(hot.png) center left no-repeat;}
.search .span2{ display:block; float:left; height:60px; line-height:63px; padding:0 10px;}
.search .span2 a{ font-size:14px; color:#888;}
.search .span2 a:hover{ color:#ce0d0d; text-decoration:underline;}
.search .searchBox{ display:block; margin-top:10px; height:40px; width:450px;  position:relative;box-shadow: 0 0 8px rgba(182, 195, 214, .6) inset, 0 1px 1px #fff; border-radius:50px; background-color:#f9f9f9; border:1px solid #ededed; overflow:hidden;}
.search .searchBox .search_input{ display:block; text-indent:15px; width:380px; height:30px; line-height:30px;background: none; border:none;font-family: Microsoft YaHei; font-size:14px; margin-top:5px;} 
.search .searchBox .search_bu{ position:absolute;z-index:10; top:0px; right:0px; display:block; height:40px; width:50px; cursor:pointer; border:none; background:none; color:#fff; background-image:url(tmp1495848071_1459392_s2.png); background-repeat:no-repeat; background-position: center center;-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.search .searchBox .search_bu:hover{ background-color:#ce0d0d; background-image:url(tmp1495848071_1459392_s.png);}

.baseTitle{  margin:auto; text-align:center; padding-bottom:20px;}
.baseTitle div{}
.baseTitle .div1{ text-align:center; font-size:20px; color:#000; line-height:35px; text-transform:uppercase; }
.baseTitle .div2{ position:relative; }
.baseTitle .div2 a{ display:block; background-color:#0055b2;width:70px; text-align:center; margin:auto;color:#fff; height:6px; position:relative; z-index:10;}
.baseTitle .div2 a:hover{ background-color:#fe0000;}
.baseTitle .div2 em{ display:block; position:absolute; z-index:1; top:50%; margin-top:-1px; left:25%; width:50%; height:0; border-top:#ededed 1px solid;}
.baseTitle .div3{ font-size:14px; color:#444;  letter-spacing:2px;}


/*右侧*/

.cndns-right{position:fixed;right:1px;top:50%;margin-top:-50px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999; font-size:12px; font-family:Arial;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}

.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
.kefu01{display:inline-block; width:50px; height:50px;background:url(kefu.png) no-repeat left center;}
.dianhua01{background:url(dianhua01.png) no-repeat center center; display:inline-block; width:50px; height:50px;}
.dianhua02{background:url(dianhua.png) no-repeat left center; display:inline-block; width:48px; height:48px;}
.ewmLogo{background:url(ewmLogo.png) no-repeat center center; display:inline-block; width:48px; height:48px;}
.topSpan{ width:48px; height:15px;background:url(shang.png) no-repeat bottom center; }
.cndns-right-btn:hover .topSpan{background:url(shang2.png) no-repeat bottom center;}


.spea{ height:440px; margin-top:20px; overflow:hidden;}
.spea h2{ height:120px; overflow:hidden; margin-bottom:40px;}
.spea li{ width:193px; height:191px; float:left; margin-right:58px;}
.spea li a{ display:block; text-align:center; font:44px Impact; color:#000; padding-top:40px; height:151px; background:url(Speak_bj1.png) no-repeat center top;}
.spea li em{ display:block; font:16px "Microsoft Yahei"; color:#000;}
.spea li a:hover{ background:url(Speak_bj2.png) no-repeat; color:#f57b04;}
.spea .nones{ margin-right:0;}



a.jiantou:hover{text-decoration:none;cursor:default;}


.bnb1{ display:block;}
.bnb1 a{ display:block;}
.bnb1 a:hover{ display:block; background:#f67b04;}